home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17483 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.nas.com!news
  2. From: Travis Jones <Travis@Socrates.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Pointer problem, please help.
  5. Date: Mon, 15 Apr 1996 21:03:27 -0700
  6. Organization: The Socrates Group, Inc.
  7. Message-ID: <31731C0F.25C3@Socrates.com>
  8. NNTP-Posting-Host: dialup17.nas.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13. CC: Chuck, Ferring
  14.  
  15. I am using microsofts visual c++ and reading Jesse Liberty's "Teach 
  16. Yourself C++ in 21 Days."  As you may have guessed I am the prototypical 
  17. newbie.  The problem occurs when I try to use pointers as demonstrated 
  18. on day 8.  If you have this book or are fammilier with it maybe you can 
  19. help.  I get many errors when I try to link the program.  I have entered 
  20. and reentered the code several times and I'm sure I've copied it 
  21. perfectly, I am speaking of figure 8.5 in particular.  Does microsoft 
  22. use a different method, is there a typo in the book or am I just missing 
  23. something that should be basic.  I would greatly appreciate any help 
  24. that could be given.
  25.